
/*Common For Max 960*/
@media only screen and (max-width: 1199px) {
    /* module: 公用 */
    .wp {width: 94%;}
    
    .header{
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        background: #fff;
        padding: 10px 0;
    }

    .logo{
        width: 120px;
        margin: 0;
    }

    .nav_btn {
        display: block;
    }


    .container{
        padding-top: 53px;
    }

    .nav{
        position: absolute;
        top: 100%;
        left: 0;
        float: none;
        display: none;
        width: 100%;
        text-align: center;
        border-top: 1px solid #ddd;
        background:#fff;
        height: 400px;
        overflow-y: auto;
    }

    .nav li{
        float: none;
        padding: 0 5px;
        margin:0;
        text-align: center;
    }

    .nav li .a1{
        display: block;
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        padding: 0 10px;
        text-align: left;
    }

    .nav li a:after{
        height: 2px;
        display: none;
    }

    .nav dl{
        position: static;
        padding: 10px ;
        display: block;
        border-bottom: 1px solid #ddd;
        text-align: left;
        width: 100%;
        margin-left: 0;
        background: none;
    }

    .nav dd{
        display: inline-block;
    }

    .nav dd a{
        line-height: 25px;
        font-size: 12px;
        margin-right: 10px;
        padding: 0;
        color:#999;
    }

    .nav dd a:hover{
        background: none !important;
    }


    #banner .slick-dots{
        position: absolute;
        left: 0;
        bottom: 10px;
        width: 100%;
        text-align: center;
    }

    #banner .slick-dots li{
        display: inline-block;
        vertical-align: middle;
        margin:0 4px;
    }

    #banner .slick-dots li button{
        font-size: 0;
        background: #fff;
        width: 8px;
        height: 8px;
        border-radius: 50%;
    }

    #banner .slick-dots .slick-active button{
        background: #439fe5;
    }

    .m_tit{
        padding-bottom: 20px;
        font-size: 16px;
    }
    .index_m{
        padding: 30px 0;
    }

    .index_m1_img, .index_m1_img img{
        width: 100%;
        height: auto;
    }

    .index_m1_txt{
        width: 100%;
    }
    
    .index_m1_txt .more{
        padding: 10px 0;
    }

    .index_m1_txt .more a{
        display: block;
        text-align: center;
    }

    .list_pic li{
        width: 50%;
    }

    .index_m .wp{
        overflow: hidden;
    }

    .list_pic p{
        height: 54px;
        -webkit-line-clamp: 2;
    }

    .list_news_img{
        width: 100%;
        height: auto;
        float: none;
    }

    .list_news_img img{
        width: 100%;
        height: auto;
    }

    .first .list_news_img, .first .list_news_img img{
        width: 100%;
        height: auto;
    }

    .list_news_txt,
    .first .list_news_txt{
        margin-left: 0;
    }

    .m_btn .btn{
        margin-top: 10px;
        text-align: center;
        width: 100%;
    }

    .video_con{
        float: none;
        width: 100%;
        height: auto;
    }

    .video_nav{
        clear: both;
        float: none;
        padding: 0 30px;
        width: 100%;
        height: auto;
    }

    .video_nav .slick-arrow{
        width: 30px;
        height: 100%;
    }

    .video_nav .slick-prev{
        left: 0;

    }

    .video_nav .slick-next{
        left: auto;right: 0;
    }

    .video_nav .btn{
        margin-bottom: 0;
    }
    .video_nav  em{
        width: 100%;
        height: auto;
        padding-top:66%;
    }

    .video_con em:after{
        width: 40px;
        height: 40px;
        margin: -20px 0 0 -20px;
    }

    .footer_rig {
        float: none;
        margin:0 auto;
    }

    .footer_let{
        margin-top: 30px;
    }

    .footer{
        padding: 30px 0;
    }

    .footer_let em{
        display: block;
        padding: 10px 0;
        margin-bottom: 10px;
        border-bottom: 1px solid #fff;
    }

    .footer_let a{
        margin:0 10px 10px 10px;
    }

    .m_ban{
        height: 150px;
        background-size: cover;
    }

    .m_subnav .wp{
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        justify-content: flex-start;
        -ms-align-items: stretch;
        align-items: stretch;
    }

    .m_subnav_rig{
        margin-top: 20px;
        flex:1;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        text-align: left;
    }

    .m_cur a{
        padding: 0 10px;
        font-size: 12px;
    }

    .m_subnav_rig a{
        display: block;
        width: 100%;
        margin:0 0 5px 0;
        padding: 0 10px;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        max-width: 100%;
        font-size: 14px;
        background: #439fe5;
        color:#fff;
    }

    .ul_pic li{
        padding: 0;
    }

    .ul_pic .tit{
        float: none;
        width: 100%;
        height: 150px;
    }

    .ul_pic .img{
        margin-left: 0;
    }

    .m_txt p{
        font-size: 14px;
    }

    .ins_xq h1{
        padding-top: 30px;
    }

    .pt60{
        padding-top: 30px;
    }

    .m_video{
        height: 300px;
    }

    .ins_xq_time span{
        margin:0 5px;
        font-size: 12px;
        line-height: 1.5;
    }

    .corporate_culture_img,
    .corporate_culture_img img{
        width: 100%;
        height: auto;
    }

    .corporate_culture_txt{
        position: static;
        padding: 20px 10px;
        width: 100%;
        text-align: left !important;
    }

    .corporate_culture_txt h3{
        font-size:24px;
        height: 35px;
        line-height: 35px;
    }

    .corporate_culture_txt em{
        margin-bottom: 10px;
        font-size: 16px;
    }

    .corporate_culture_txt p{
        font-size: 14px;
        line-height: 25px;
        max-height: 50px;
    }   


    .recruit_list_let p em{
        display: block;
        margin-right: 0;
    }

    .recruit_list_let p{
        height: auto;
        line-height: 30px;
    }

    .recruit_list_item{
        padding: 10px;
    }

    .m_btn2{
        padding: 0px 0 20px;
    }

    .ul_list li{
        padding: 20px 0;
    }

    .ul_list .img{
        float: none !important;
    }

    .ul_list .img,
    .ul_list .img img{
        width: 100%;
        height: auto;
    }

    .ul_list .txt{
        margin:20px 0 0 0 !important;
    }

    .ul_list .chart{
        font-size: 50px;
    }

    .list_video li{
        width: 33.33%;
    }

    .list_video li a{
        margin:0 0 10px 10px;
    }

    .list_video{
        margin:20px 0 0 -10px;
    }

    .list_video h3{
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    .m_page{
        padding: 20px 0;
    }

    #video_pop {
        width: 300px;
        height: 200px;
        margin: -100px 0 0 -150px;
    }

    .ins_xq_img .img1,
    .ins_xq_img .img2{
        float: none;
        width: 100%;
    }

    .ins_xq_img .img1 img,
    .ins_xq_img .img2 img{
        width: 100%;
        height: auto;
    }

    .list_honor li{
        width: 50%;
    }

    .list_honor .tit{
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }

    .list_honor a{
        margin:0 0 5px 10px;
    }

    .list_honor{
        margin-left: -10px;
    }
}



/*Common For Max 768*/
@media only screen and (max-width: 959px) {
    /* module: 公用 */

}



/*Common For Max 480*/
@media only screen and (max-width: 767px) {
    .list_pic li{
        width: 100%;    
    }
    
    .list_video li{
        width: 50%;
    }
}


/*Common For Max 320*/
@media only screen and (max-width: 479px) {

 
}
